ComponentOne Studio - Cloud Business App Edition
Connect to an OData Service

This topic demonstrates how to connect a screen to an external OData Service.

Complete the following steps:

  1. In the Solution Explorer, choose the Data Sources node.
  2. On the menu bar, choose Project | Add Data Source. The Attach Data Source Wizard appears.
  3. In the Attach Data Source Wizard, choose OData Service, and then click Next
  4. On the Enter Connection Information page, in the OData Source Address box, enter a URL, for example, http://lsdemo.componentone.com/DataServices/Demo.svc.

  5. Specify the required authentication type, and enter User name and Password (if required).
  6. Click Next, and then on the Choose your Entities page, select the entities. Click Finish.

The data source is added to the project under the Data Sources folder and the entities are created.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Documentation Feedback  |  Product Support Forum